*{padding: 0px;margin: 0px;}
*, ::after, ::before { box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li { margin: 0; padding: 0; list-style: none; }
li {list-style: none;}
a {text-decoration: none;}
body,html {height: 100%;width: 100%;font-size: 14px;}


.icen { width:100%;max-width: 1520px;margin: auto;position: relative; padding:0 10px;}

/* head */
.header{ padding:0 30px;}
.header .box{ display:flex; align-items:center; overflow:visible; }
.header .box .p_grid{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } 
.header .box .p_grid:nth-child(3n+0){ width:11.37%; margin-left:0%; margin-right:0px; clear:none;} 
.header .box .p_grid:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:31.77%; } 
.header .box .p_grid:nth-child(3n+2){ width:56.85%; margin-left:0%; margin-right:0px; clear:none; } 
.header .nav{ width:100%; height:auto; overflow:visible; background:none; } 
.header .nav ul{ width:100%; display:flex; height: 81px; max-width: 1200px; margin: 0 auto; overflow: hidden; } 
.header .nav ul li{ padding:0px; display:inline-block; font-size:16px; } 
.header .nav ul li:hover h3::before { width:100%; opacity: 1; } 
.header .nav ul li h3{ position:relative; } 
.header .nav ul li h3::before { content:''; position:absolute; top:0; left:50%; transform:translateX(-50%); display:block; width:0; height:120px; background-color: #00a5b0; opacity: 0; transition:all .5s ease; } 
.header .nav ul li h3 a { position: relative; display: block; padding: 2rem 0px; font-size: 16px; font-weight: bold; color: #333; transition: all .5s ease; width:104px; text-align:center; } 
.header .nav ul li h3 a::after { content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display: flex; align-items: center;justify-content: center; color: #fff; } 
.header .nav ul li:hover h3 a{ transform: translateY(-100%); } 
.header .nav .sub {position:fixed;left:0;width:100%;height:0;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;z-index:10;margin:0 auto;padding:0 2%;transition:all .5s ease;opacity:0; } 
.header .nav ul li:hover .sub { height:350px; opacity:1; background-color:#f5f5f5; } 
.header .nav .sub .le { position:relative; margin-right: 2%; padding-right:2%; width:28%; height:auto; margin:60px 0; overflow:hidden; border-right: 1px solid #eaeaea; } 
.header .nav .sub .le h1 { font-size: 2.25rem; padding-bottom: 15px; color: #000; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 
.header .nav .sub .le .sum { line-height: 24px; width:100%; height: 96px; overflow:hidden; color: #666666; font-size: 1rem; max-width: 420px; } 
.header .nav .sub .le .more { display:block; position: relative; height: auto; padding-top: 25px; border-top: 1px dashed #cccccc; margin-top: 20px; cursor:pointer; } 
.header .nav .sub .le .more span { color:#000; transition:all .5s ease;} 
.header .nav .sub .le .more img{ position:absolute; left:8rem; top:26px; transition:all .5s ease;} 
.header .nav .sub .le .more:hover .txt{ color:#00a8b2; margin-left:10px; } 
.header .nav .sub ul { position:relative; width:70%; height:auto; overflow:hidden; font-size: 0; margin:60px 0; white-space: nowrap; } 
.header .nav .sub ul li{ display:inline-block; width:calc(100% /5); height:100%; overflow:hidden; padding-left:2%; } 
.header .nav .sub ul li .img { position:relative; width:100%; height:160px; overflow:hidden; } 
.header .nav .sub ul li .img img{ position:absolute; left:50%; transform:translateX(-50%) scale(1); width:auto; height: 100%; transition: all .5s ease; } 
.header .nav .sub ul li a{ position:relative; display:block; width: 100%; height: 70px; line-height: 40px; font-size: 1rem; color: #666; text-align:center; transition: all 0.3s; padding:15px; transition:all .5s ease; } 
.header .nav .sub ul li a::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 0; height: 3px; opacity: 0; background-color: #00a8b2; transition:all .5s ease; } 
.header .nav .sub ul li:hover .img img { transform:translateX(-50%) scale(1.1); } 
.header .nav .sub ul li:hover a { color: #00a8b2; } 
.header .nav .sub ul li:hover a::after { width: 100%; opacity: 1; }
.header .tel{ display:flex; justify-content:flex-end; } 
.header .tel .item{ width:36px; height:36px; margin:0px 5px; display:flex; justify-content:center; align-items:center; border:1px solid rgba(1,172,182,.5); border-radius:0px; transition:all .5s ease; } 
.header .tel .item a{ height:36px; width:36px; display:flex; justify-content:center; align-items:center; } 
.header .tel .item:hover{ background:#00a8b2; border:1px solid #00a8b2; } 


/* banner */
.banner { width:100%; height:90vh; position: relative;}
.banner .swiper { width:100%;height: 100%; position: relative;}
.banner .swiper .box{width: 100%; height:90vh; position: relative; overflow:hidden;}
.banner .swiper .box::before{content: "";width: 100%;height: 100%;background:rgba(0,0,0,0.3);position: absolute;left: 0;top: 0; z-index:1;}
.banner .swiper .box img { width:100%;height: 100%; z-index:-2;}
.banner .swiper .txt{ width:100%;height: 100%; position:absolute; top:0; left:0;display: flex; justify-content:center;align-items: center; color:#fff; text-align:center; z-index:2;}
.banner .swiper .txt .tit{ font-size:56px; position: relative; padding-bottom:15px; margin-bottom:15px; font-weight:bold;}
.banner .swiper .txt .tit::before{content: "";width: 140px;height: 2px;background:#fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.banner .swiper .txt .sum{ font-size:24px;}
.banner .swiper .txt .more { width:180px; height:50px; line-height:50px; margin:0 auto; border: 1px solid rgba(255,255,255,0.3); position: relative; z-index: 1; margin-top:50px; }
.banner .swiper .txt .more a { display:block; width:100%; height:100%; color:#fff;}
.banner .swiper .txt .more a::before{content: "";width: 100%;height: 0;background:#ff0000;position: absolute;left: 0;bottom: 0; z-index:-1;transition: 0.5s;}
.banner .swiper .txt .more a:hover::before {height: 100%; }
.banner .swiper-pagination {bottom: 38px;left: 50%;transform: translate(-50%,-50%);}
.banner .swiper-pagination-bullet {transition: 0.5s; width: 5rem; height: 4px; border-radius: 0px; background: #fff; margin: 0 12px!important; opacity: 1;}
.banner .swiper-pagination-bullet-active {    opacity: 1; background:#ff0000; width: 8rem; height: 4px;}
 

.title{ width: 100%; position: relative; text-align:center}
.title h2{ font-size:32px; color:#00a4ae; font-weight:bold; position: relative; padding-bottom:15px; margin-bottom:15px;}
.title h2::before{content: "";width: 80px;height: 2px;background:#00a4ae;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.title p{ font-size:14px; color:#888;}

.title001{ margin-bottom:3rem; text-align:center}
.title001 .h3{ font-size:48px; color:#e4e8f2; text-transform:uppercase}
.title001 h2{ font-size:36px; color:#333333; font-weight:bold; margin:-40px 0 0}
.title001 p{ font-size:18px; color:#7e838f; line-height:1.5; margin:1rem 0 0}

/* ind01 */
.ind01{width: 100%;position: relative;padding: 90px 0;background:#f3f3f3 url(ind01.jpg) no-repeat bottom;}
.ind01 .con {width: 100%;display: flex;justify-content: space-between; background:#fff; margin-top:40px; box-shadow: 0px 8px 36px 0px rgba(0, 0, 0, 0.1);}
.ind01 .con .img{width: 50%;box-sizing: border-box;overflow: hidden;}
.ind01 .con .img img{display: block;width: 100%;transition: 0.5s;}
.ind01 .con .img:hover img{transform: scale(1.1);}
.ind01 .con .txt{width: 50%;padding:50px 50px 20px;position: relative;}
.ind01 .con .txt .top{width: 100%;position: relative;padding-bottom: 20px;margin-bottom: 20px;}
.ind01 .con .txt .top::before{content: "";width: 70px;height: 2px;background:#ff0000;position: absolute;left: 0;bottom: 0;}
.ind01 .con .txt .top h2{font-size: 36px;color: #00a4ae;margin-bottom: 10px;font-weight: bold;}
.ind01 .con .txt .top h3{font-size: 18px;color: #00a4ae; font-weight:normal;}
.ind01 .con .txt p{font-size:14px;line-height: 30px;color: #666666;}
.ind01 .con .txt .more { width:140px; height:40px; line-height:40px; border: 1px solid rgba(255,0,0,0.9); position: relative; text-align:center; margin-top:30px; }
.ind01 .con .txt .more a { display:block; width:100%; height:100%; color:#ff0000;}
.ind01 .con .txt .more a:hover {background:#ff0000; color:#fff;}

 
/* ind02 */
.ind02 {width: 100%;position: relative;padding:60px 0;}
.ind02 .title h2::before{background:#ff0000;}
.ind02 .top{ width: 100%; margin-top:30px; display: flex; justify-content: center;align-items: center;}
.ind02 .top .item a{ display:block; width:100%; background: #f4f2f2; color: #191919; width:170px;height: 40px; line-height:40px; border-radius:20px; text-align:center; font-size: 16px; margin-right:15px;}
.ind02 .top .item:hover a{background:#e6000c;color: #fff;}
.ind02 .bot { width:100%;position: relative; margin-top:30px; display: flex;flex-wrap:wrap;}
.ind02 .bot .item{ width:19%;position: relative; margin-right:1.25%; margin-bottom:20px; border:1px solid #ddd; }
.ind02 .bot .item:nth-child(5n){ margin-right:0;}
.ind02 .bot .item .img{ position:relative; width:100%; overflow:hidden;} 
.ind02 .bot .item .img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%; transition: 0.3s;}
.ind02 .bot .item .img .hezi{padding-bottom: 75% !important;}
.ind02 .bot .item .txt {width:100%; height:60px; padding:10px 15px; background:#f7f7f7; transition: all .3s;}
.ind02 .bot .item .txt h1 { font-size:14px; font-weight:normal; color: #666; position: relative;}
.ind02 .bot .item .txt h2 { position:relative; width:100%; height:1px; margin-top:10px;}
.ind02 .bot .item .txt h2::before{content: "";width: 30px;height: 1px;background:#666;position: absolute;bottom:0;right: 0; transition: 0.5s;}
.ind02 .bot .item:hover .txt{ background:#00a4ae;}
.ind02 .bot .item:hover .txt h1{ color: #fff;}
.ind02 .bot .item:hover .txt h2::before {width: 100%;background:rgba(255,255,255,0.5);}
.ind02 .bot .item:hover .img img{transform: scale(1.1);}


/* ind03 */
.ind03 { width:100%;position: relative;background:url(ind03.jpg) no-repeat;padding:60px 0;}
.ind03 .top{ width: 100%; display: flex; justify-content: space-between;align-items: center;}
.ind03 .top .le{ width:90%; position:relative; color:#fff;}
.ind03 .top .le h1{ font-size:32px;}
.ind03 .top .le h2{ font-size:24px; font-weight:normal;}
.ind03 .top .le p{ font-size:14px; margin-top:10px;}
.ind03 .top .re{ width:10%; position:relative;}
.ind03 .top .re a{ display: flex;align-items: center; color:#fff;}
.ind03 .top .re img{ width:15px;}
.ind03 .con ul{ width:100%; margin-top:40px;}
.ind03 .con ul li{ width:18%; float:left;background:#fff;overflow:hidden;position:relative;margin-right:2.5%; padding:35px 30px; text-align:center; border-radius:10px; transition: 0.5s;}
.ind03 .con ul li:nth-child(odd){ margin-top:50px;}
.ind03 .con ul li:nth-child(5){ margin-right:0;}
.ind03 .con ul li .img{ width:100%; margin:0 auto;}
.ind03 .con ul li .img img{ width:65px; margin:0 auto;}
.ind03 .con ul li .txt{ width:100%; margin-top:20px; background:#fff; transition:.5s;}
.ind03 .con ul li .txt h1{ font-size:22px; color:#00a4ae; line-height:44px;}
.ind03 .con ul li .txt .sum{font-size:14px;color:#333; min-height:70px;line-height:25px;overflow:hidden;margin-top:15px;}
.ind03 .con ul li:hover{ padding:45px 30px 25px;}
.clear{ clear:both;}

/* ind04 */
.ind04 {width:100%; position:relative; padding:60px 0;}
.ind04 .title h2{ color:#333;}
.ind04 .title h2::before{background:#ff0000;}
.ind04 .box {width:100%;display: flex;flex-wrap:wrap;align-items: center; margin-top:30px;}
.ind04 .box .item {width:33%; margin-right:0.5%;transition:0.5s all;margin-bottom:8px;padding:20px 20px 40px; background:#f3f3f3; position:relative;}
.ind04 .box .item::before{content: "";width: 0;height: 100%;background:#00a4ae;position: absolute;left: 0;top: 0;transition:0.3s all; z-index:0;}
.ind04 .box .item:nth-child(3n){ margin-right:0;}
.ind04 .box .item .con .top {overflow:hidden;padding-top:10px;display: flex; z-index:10;}
.ind04 .box .item .con .top .time { width:100px;color:#2c2c2c; text-align:right; padding-right:20px; margin-right:20px; z-index:10;}
.ind04 .box .item .con .top h1 {font-size:16px;font-weight: 500;line-height: 1.8;}
.ind04 .box .item .con .top h2 {font-size:24px; font-weight:500;}
.ind04 .box .item .con .top h3 {width:calc(100% - 100px);font-size:16px;font-weight:bold;color:#333;line-height:32px;overflow:hidden;transition:0.5s all; z-index:10;}
.ind04 .box .item .con .sum { width:100%; position:relative; display: flex; margin-top:20px;}
.ind04 .box .item .con .sum .c-l { width:110px;font-size:14px;color:#888;transition:0.5s all;}
.ind04 .box .item .con .sum .c-r { width:calc(100% - 110px);transition:0.5s all; display: flex;align-items: bottom; padding-bottom:5px;}
.ind04 .box .item .con .sum .c-r img{ width: 43px; height:9px; margin-top:auto;}
.ind04 .box .item:hover::before{width: 100%;}
.ind04 .box .item:hover .con h1 {color:#fff;}
.ind04 .box .item:hover .con h2 {color:#fff;}
.ind04 .box .item:hover .con h3 {color:#fff;}


/* footer */
.footer .footerWave{position:absolute;width:100%;bottom:100%;left:0;height:120px;}
.footer .footerWave>svg{display:block;width:100%;height:100%;}
.footer .footerWave .wave-g>use{animation: move-forever 12s linear infinite;}
.footer .footerWave .wave-g>use:nth-child(1) {animation-delay: -2s;opacity:.5;}
.footer .footerWave .wave-g>use:nth-child(2) {animation-delay: -2s;animation-duration: 10s;opacity:.7;}
.footer .footerWave .wave-g>use:nth-child(3) {animation-delay: -4s;animation-duration: 6s;}
@keyframes move-forever {
  0% {transform: translate(-90px, 0%);}100% {transform: translate(85px, 0%);}
}

.footer {padding: 60px 0 0;position: relative; background:#00969f; margin-top:120px;}
.footer .fo01 {margin-bottom: 50px;display: flex;justify-content: space-between;}
.footer .fo01 ul { width:40%; position:relative;display: flex;justify-content: space-between; padding:0 8% 0 5%;}
.footer .fo01 ul li { text-align:center;}
.footer .fo01 ul li h3 {margin-bottom: 26px;}
.footer .fo01 ul li h3 a { display: inline-block; font-size: 18px; color: #fff; font-weight: bold;}
.footer .fo01 ul li p a{font-size: 14px;color: #fff;margin-bottom: 10px; display:block;}
.footer .fo01 .liax { width:33%; position:relative; border-left:1px solid rgba(255,255,255,0.2); padding-left:5%;}
.footer .fo01 .liax h1 { font-size: 18px; font-weight: bold;color:#fff;margin-bottom: 20px;}
.footer .fo01 .liax h2 { font-size: 30px; font-weight:500; color: #fff;margin-bottom: 20px;}
.footer .fo01 .liax h3 { font-size: 14px; font-weight:500; color: #fff; line-height: 20px; margin-bottom: 10px; display: block; }
.footer .fo01 .ewm { width:27%; position:relative; border-left:1px solid rgba(255,255,255,0.2); text-align:center;}
.footer .fo01 .ewm .img { width: 130px;}
.footer .fo01 .ewm p {font-size: 14px;color: #fff; margin-top:10px; text-align:center;}
.footer .fo02 { width:100%; background:#008c94; height:60px; line-height:60px; text-align:center;}
.footer .fo02 .con { width:100%;color: #fff;}
.footer .fo02 .con a {color: #fff;}




/*n_banner*/
.n_banner { width:100%; position:relative;}
.n_banner .img{ width:100%; position:relative; display:block; margin:0; padding:0;}
.n_banner .img img{ width:100%; display:block; z-index:-1;}
.n_banner .img:before{content: "";width: 100%;height: 100%;background:rgba(0,0,0,0.3);position: absolute;left: 0;top: 0; z-index:1;}
.n_banner .txt{ width:100%;height: 100%; position:absolute; top:0; left:0;display: flex; justify-content:center;align-items: center; color:#fff; text-align:center; z-index:2;}
.n_banner .txt .tit{ font-size:32px; position: relative; padding-bottom:25px; margin-bottom:15px; font-weight:500;}
.n_banner .txt .tit::before{content: "";width: 60px;height: 2px;background:#fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.n_banner .txt .sum{ font-size:18px;}


/*n_home*/
.n_home {padding: 0;position: relative; z-index: 9; background:#f6f6f6}
.n_home .icen { position: relative; display: flex; justify-content: space-between; align-items: center; }
.n_home ul { position: relative; display: flex; }
.n_home ul li{display: block; font-size:16px; color: #373941; line-height:80px; z-index: 1; position: relative;}
.n_home ul li a{ display: block; color:#333; position: relative; padding:0 25px; }
.n_home ul li a:after{ content: ""; width: 1px; height: 18px; position: absolute; right: 0; top: 32px; background:rgba(0,0,0,0.2); transition: .5s;}
.n_home ul li a:before{ content: ""; display: block; width: 100%; transform: scaleX(0); height: 2px; background: #00a4ae; position: absolute; left: 0; bottom: 0; z-index: -1; opacity: 1; transition: .5s;}
.n_home ul li:hover a{ color:#00a4ae;} 
.n_home ul li:hover a:before{ width: 80%; left:10%; opacity: 1; transform: scaleX(1);}  
.n_home ul li.on a{ color:#00a4ae;}   
.n_home ul li.on a:before{ width: 80%; left:10%; opacity: 1; transform: scaleX(1); } 

.n_home .home { left: 0;bottom: 0; font-size:14px;color: #747679;}
.n_home .home img{ vertical-align: middle; margin-bottom: 3px; margin-right: 10px; width: 23px;}
.n_home .home span, .n_home .home a, .home i,.n_home .home em {font-size:14px;color: #333;transition: all 0.36s ease-in-out;font-style: normal;}
.n_home .home i{margin: 0 10px;font-style: normal; width: 4px; height: 6px; }
.n_home .home em { color: #333;font-style: normal;}

/*n_mian */ 
.n_main { width:100%; position:relative; margin:70px auto 90px;}
.n_main .n_tit{ width: 100%;background: #fff; position:relative; text-align:center;font-size: 30px;color: #333; padding-bottom:10px;}
.n_main .n_tit:before{ content: ""; display: block; width: 100%; height: 1px; background: rgba(0,0,0,0.2); position: absolute; left: 0; bottom: -10px;}
	
.n_about{ min-height:350px; padding-bottom:50px; text-align:justify; line-height:30px; margin-top:40px;}

.ab01{background: #fff; margin-bottom:90px;}
.ab01 .icen{display: flex;justify-content:space-between;}
.ab01 .icen .txt{width: 58%; position:relative;}
.ab01 .icen .txt .tit{width: 100%; position:relative;margin-bottom: 30px;font-size: 30px;color: #333; padding-top: 45px;font-weight: bold;}
.ab01 .icen .txt .tit:after{display: block; content: ''; width: 180px; height: 6px; background:#00a4ae; position:absolute; left:0; top:0;}
.ab01 .icen .txt .intro{width: 100%; position:relative;font-size: 14px;color: #333;line-height: 35px; text-align:justify; margin-top: 30px;}
.ab01 .icen .txt .wenh{width: 100%; position:relative;font-size: 14px;color: #333;line-height: 35px; text-align:justify; margin-top: 30px; padding-left:30px;}
.ab01 .icen .txt .wenh:after{display: block; content: ''; width: 6px; height: 100%; background:#00a4ae; position:absolute; left:0; top:0;}
.ab01 .icen .txt h2{font-size: 20px;color: #333;margin-bottom:20px;}
.ab01 .icen .img{width: 37%; position:relative;}
.ab01 .icen .img img{width: 100%;}


.ab03{width: 100%;overflow: hidden;margin:60px 0;}
.ab03 .top{ width: 100%; position: relative; text-align:center;padding:60px 0;background:#00a4ae;}
.ab03 .top h2{ font-size:30px; color:#fff; font-weight:bold; margin-bottom:10px;}
.ab03 .top p{ font-size:22px; color:#fff; position: relative; padding-bottom:15px;}
.ab03 .top p::before{content: "";width: 40px;height: 3px;background:#fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.ab03 .box{width: 100%;margin-top:50px;display: flex;flex-wrap:wrap;}
.ab03 .box .item{width: 31%; margin-right:3.5%; background:#fff; margin-bottom:30px;}
.ab03 .box .item:nth-child(3n){margin-right:0;}
.ab03 .box .item .img{width: 100%;overflow: hidden;}
.ab03 .box .item .img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.ab03 .box .item .con{width: 100%;position: relative; padding-bottom:20px;transition: all .6s;}
.ab03 .box .item .con:hover{box-shadow: 0 0 20px 0 rgba(0, 0, 0, .26);}
.ab03 .box .item .con .ico{width:90px; margin:-50px auto 0;position: relative; text-align:center;padding:15px; background:#fff; border-radius:50%;}
.ab03 .box .item .con .ico img{width:60px; margin:0 auto;}
.ab03 .box .item .con .tit{font-size: 18px;color: #333;line-height: 25px;position: relative; text-align:center;}
.ab03 .box .item .txt{color: #666;position: relative;line-height: 30px;font-size: 14px; text-align:justify; border-top:1px solid #ddd; padding-top:20px;}

/* n_products */
.n_products {width: 100%;position: relative;padding:60px 0;}
.n_products .con { width:100%;position: relative; margin-top:30px; display: flex;flex-wrap:wrap;}
.n_products .con .item{ width:23.5%;position: relative; margin-right:2%; margin-bottom:30px; border:1px solid #ddd; }
.n_products .con .item:nth-child(4n){ margin-right:0;}
.n_products .con .item .img{ position:relative; width:100%; overflow:hidden;} 
.n_products .con .item .img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%; transition: 0.3s;}
.n_products .con .item .img .hezi{padding-bottom: 75% !important;}
.n_products .con .item .txt {width:100%; height:60px; padding:10px 15px; background:#f7f7f7; transition: all .3s;}
.n_products .con .item .txt h1 { font-size:14px; font-weight:normal; color: #666; position: relative;}
.n_products .con .item .txt h2 { position:relative; width:100%; height:1px; margin-top:10px;}
.n_products .con .item .txt h2::before{content: "";width: 30px;height: 1px;background:#666;position: absolute;bottom:0;right: 0; transition: 0.5s;}
.n_products .con .item:hover .txt{ background:#00a4ae;}
.n_products .con .item:hover .txt h1{ color: #fff;}
.n_products .con .item:hover .txt h2::before {width: 100%;background:rgba(255,255,255,0.5);}
.n_products .con .item:hover .img img{transform: scale(1.1);}

.n_pro_del{width:100%;position:relative;padding:60px 0;}
.n_pro_del .con1{width:100%;display: flex; justify-content:space-between;}
.n_pro_del .con1 .tup{width:40%;}
.n_pro_del .con1 .tup .con-box{width:100%; height:400px;position:relative;}
.n_pro_del .con1 .tup .con-box .swiper-slide img{width:100%;height:400px;}
.n_pro_del .con1 .tup .nav-box{position:relative;width:100%;padding:0 40px;margin-top:10px;}
.n_pro_del .con1 .tup .nav-box .swiper-slide{height:90px;}
.n_pro_del .con1 .tup .nav-box .swiper-slide>img{width:100%;height:100%;}
.n_pro_del .con1 .tup .nav-box .swiper-slide.on img{ border:1px solid #00a4ae;}
.n_pro_del .con1 .tup .nav-box .button-prev{position:absolute;top:0;left:0;height:110px;width:40px;text-align:center;line-height:100px;cursor:pointer;transition:.2s ease all; z-index:100000;}
.n_pro_del .con1 .tup .nav-box .button-next{position:absolute;top:0;right:0;height:110px;width:40px;text-align:center;line-height:100px;cursor:pointer;transition:.2s ease all; z-index:100000;}
.n_pro_del .con1 .tup .nav-box .button-prev>img,.n_pro_del .con1 .tup .nav-box .button-next>img{ margin-top:30px;}

.n_pro_del .con1 .wenz{width:55%;}
.n_pro_del .con1 .wenz h3{padding-bottom:15px;margin-bottom:20px;font-size:18px;color:#333;font-weight:bold;border-bottom:1px solid #e8e8e8}
.n_pro_del .con1 .wenz p{margin-bottom:15px;font-size:14px;color:#666}
.n_pro_del .con1 .wenz .lianx{display: flex;border-top:1px solid #e8e8e8; padding-top:30px; margin-top:30px;}
.n_pro_del .con1 .wenz .lianx .item{ width:180px; height:45px; line-height:45px; text-align:center; border:none; margin-right:20px;}
.n_pro_del .con1 .wenz .lianx .item a{ display:block; width:180px; height:45px; line-height:45px; text-align:center; background:#00a4ae; color:#fff; font-size:16px;}
.n_pro_del .con1 .wenz .lianx .item a:hover{ background:#fff; color:#333; font-size:16px; border:1px solid #00a4ae;}
.n_pro_del .con1 .wenz .fenx{display: flex;border-top:1px solid #e8e8e8; padding-top:30px; margin-top:30px;}
.n_pro_del .con1 .wenz .fenx .item{ margin-right:20px;display: flex;align-items: center;}
.n_pro_del .con1 .wenz .fenx .item a{ display: flex;align-items: center; color:#333;}
.n_pro_del .con1 .wenz .fenx .item a img{ width:20px; margin-right:10px;}
.n_pro_del .con1 .wenz .fenx .item a:hover{ color:#00a4ae;}
.n_pro_del .con1 .wenz p{margin-bottom:15px;font-size:14px;color:#666}
.n_pro_del .con2{width:100%;margin:45px 0 150px;}
.n_pro_del .con2 .top{ width:100%; position:relative;height:73px;line-height:70px;border-bottom:1px solid #c8c8c8}
.n_pro_del .con2 .top span{ display:block;width:500px; text-align:center;font-size:18px; font-weight:bold; background:#00a4ae;color:#fff;border-bottom:3px solid #ff6600;transition:.2s ease all}
.n_pro_del .con2 .txt{width:100%;padding:35px; line-height:30px;}

.n_news .item{padding: 30px 0;border-bottom: 1px dotted #ccc;}
.n_news .item a{ display:flex;}
.n_news .tim{width: 80px;background: #f3f3f3; padding:10px 0;transition: 0.5s all}
.n_news .tim div{font-size: 14px;color: #00a4ae;text-align: center;height: 20px;line-height: 20px;}
.n_news .tim div:first-child{font-size: 40px; height: 50px;line-height: 50px;margin-bottom: 1px;}
.n_news .txt{width: calc(100% - 160px); margin-left:40px; padding-top:5px;}
.n_news .txt h3{font-size: 16px;color: #333;font-weight: bold;margin-bottom: 7px;}
.n_news .txt p{font-size: 12px;color: #666;line-height: 20px;max-height: 40px;overflow: hidden;}
.n_news .more{ width:40px; position:relative;}
.n_news .more img{ width:40px; position:absolute; left:0; top:20px;}
.n_news .more img:nth-child(2){ display:none;}
.n_news .item a:hover .tim{background: #00a4ae; padding:15px 0;}
.n_news .item a:hover .tim div{color: #fff;}
.n_news .item a:hover h3{color: #00a4ae;}
.n_news .item a:hover img:nth-child(1){ display:none;}
.n_news .item a:hover img:nth-child(2){ display:block;}

@media only screen and (max-width:1680px){

.icenter {width: 100%;margin: auto;position: relative; padding:0 20px;}

}





